body {
  font-size: 11px;
  color: #00CC00;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin:0px;
  padding:0px;
  background-color: #000000;
  background-image:url(/skins/codenameTNP/UI/hatter.jpg);
  background-position: center;
  background-position: top;
  background-repeat:no-repeat;	
	
	  scrollbar-face-color: #449c14;
		scrollbar-track-color: #000201; /* a h?ts? t?rzs */
		scrollbar-darkshadow-color: #000201;
		scrollbar-arrow-color: #000201;
		scrollbar-shadow-color: #000201;
		scrollbar-3dlight-color: #000201;
		scrollbar-highlight-color: #000201;

}



td {
  color: #00CC00;
}

p {
margin: 0px;
padding: 0px;
margin-bottom: 5px;
padding-bottom: 0px;
}


a:link {
  color:#00CC00;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color:#00CC00;
}
a:hover {
  text-decoration: underline;
  color:#00CC00;
}
a:active {
  text-decoration: none;
  color: #00CC00;
}

.error {
  color: #FF0000;
}

.mini_error {
  color: #FF0000;
  font-size:9px;
}

.captcha_color {
  background-color:#F0A906;
}

.kiemelt_szoveg {
  color: #FFFF33;
  font-weight:bold;
}

.forum_fejlec_sor td {
text-align: center;
border-bottom: 2px solid #102e00;
font-size: 12px;
font-weight: bold;
}

.forum_normal_sor td {
text-align: center;
border-bottom: 1px solid #102e00;
}

.sor_oncursor {
background-color:#102e00;
}

.oncursor_list_head:hover  { background-color:; }

.oncursor_list tr:hover  { background-color:#102e00; }

.leiras {font-size: 9px}

input,option,select {
	padding:0px;
	margin:0px;
	color: #00CC00;
  border: 1px solid #102e00;
  background-color:#1e1e00;
}
 
h1,h2,h3,h4,h5,h6,h7,h8 {
  margin: 2px;
  padding: 2px;
}

h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:12px; }

form {
 margin:0px;
 padding:0px;
 }
 
bdo {
  width:100%;
  font-size:16px;
  color:#FFFF33;
  text-align:center;
  font-weight:bold;
}

.table_body { /*background-image:url(/skins/codenameTNP/UI/black_10.png);*/ }
.table_title { background-image:url(/skins/codenameTNP/UI/blue_20.png); }
.virus_link { color:#0000CC; font-size:16px; text-decoration:underline; }

.menupont { text-align:middle; align:middle;
						font-size:16px;
            width:144px; height:27px;
            background-image:url(/skins/codenameTNP/UI/menupont.gif); 
            font-weight:bold; color:#8484DB;
            margin-bottom:1px;}

.menupont_new { text-align:middle; align:middle; 
								width:144px; height:27px;
								font-size:16px;
								background-image:url(/skins/codenameTNP/UI/menupont_new.gif); 
								font-weight:bold; color:#8484DB;
								margin-bottom:1px;}


li {
margin-bottom: 2px;
}

hr {
height: 0px;
color:#102e00;
margin:0px;
padding:0px;
}

.infoline { color:#FFFF00; font-size:15px; }

.window_panel {
}

.window_title {
color:#54f200;
text-align:center;
font-size:14px;
font-weight:bold;
width:10000px;
background-position:bottom;
background-repeat:repeat-x;
background:url(/skins/codenameTNP/UI/header_pattern.jpg);


}

.window_body {
margin:10px; padding:10px;
background:url(/skins/codenameTNP/UI/window_body_pattern.jpg);
border:solid #102e00 1px;
border-top: none;
}

.window_title_left_img {
background:url(/skins/codenameTNP/UI/header_left.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:30px;
width: 40px;
}

.window_title_left {
width:40px;
}

.window_title_right {
width:40px;
}

.window_title_right_img {
background:url(/skins/codenameTNP/UI/header_right.gif);
background-position:bottom right;
background-repeat:no-repeat;
width:40px;
height:30px;
}

.welcome_screen {
background:url(/skins/codenameTNP/UI/welcome.jpg);
}

/* Chrome hack!!! */
body:nth-of-type(1) .window_title{
   width: 1230px;
}